Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.2_21 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.2_20 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.2_20 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.2_20 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.5.2_19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.2_19 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.5.2_19 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.5.2_18 23 May 2016 16:23:26 |
mat |
While having a distfile of 400MB 10 years ago was big, it is not a
problem any more.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6512 |
2.5.2_18 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5.2_18 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
2.5.2_18 27 May 2015 01:11:15 |
amdmi3 |
- Fix shebangs
- Improve WRKSRC handling |
2.5.2_17 13 Apr 2015 19:08:22 |
amdmi3 |
- Update WWW
- Add LICENSE_FILE
- Clarify package hugeness |
2.5.2_17 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.5.2_16 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.5.2_15 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.5.2_14 02 Aug 2014 08:08:21 |
amdmi3 |
- Fix whitespace |
2.5.2_14 02 Aug 2014 07:42:06 |
amdmi3 |
- Fix extract |
2.5.2_14 28 Apr 2014 14:27:10 |
amdmi3 |
- Fix extract
PR: 189045
Submitted by: Alexander Panyushkin <vsityz@gmail.com> |
2.5.2_14 27 Apr 2014 13:12:38 |
amdmi3 |
- Fix fetch
PR: 189045
Submitted by: Alexander Panyushkin <vsityz@gmail.com>
Pointyhat to: bapt |
2.5.2_14 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
2.5.2_13 17 Oct 2013 01:57:47 |
amdmi3 |
- Support staging
- Rework OPTIONS
- Use new LIB_DEPENDS syntax
- Add DESKTOP_ENTRIES |
2.5.2_12 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.5.2_12 22 Jul 2013 22:53:48 |
amdmi3 |
- Fix options |
2.5.2_12 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
2.5.2_12 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
2.5.2_11 31 May 2013 14:40:56 |
jgh |
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt) |
2.5.2_11 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
2.5.2_10 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2.5.2_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.5.2_8 12 May 2012 13:01:55 |
amdmi3 |
- Respect STRIP in games using darkplaces engine
- While here, minor cleanup in nexuiz port
PR: ports/167817
Submitted by: Jan Beich <jbeich@tormail.org> |
2.5.2_8 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
2.5.2_7 14 Sep 2011 03:02:55 |
danfe |
- Kill stray empty line
- Transfer maintainership
Approved by: amdmi3 |
2.5.2_7 31 Aug 2011 13:59:53 |
danfe |
Adjust WWW address and fix a small typo. |
2.5.2_7 07 Feb 2011 11:29:26 |
danfe |
Drop MD5 sums. Normally this no-op change would not occur, but considering
the size of the distfiles, rehashing almost a gigabyte of data seems like a
nuisance for our users.
Feature safe: yes |
2.5.2_7 02 Dec 2010 05:43:36 |
danfe |
- Fix fetching of map pack file
- Add LICENSE (GPLv2) while here
Reported by: itetcu |
2.5.2_7 02 Dec 2010 05:37:31 |
danfe |
Change WWW: line; old one is now dedicated to the console version of Nexuiz. |
2.5.2_7 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2.5.2_6 28 May 2010 06:56:46 |
ehaupt |
Chase audio/libmodplug update |
2.5.2_5 27 May 2010 04:36:39 |
danfe |
Fix the build when dedicated server only is selected.
PR: ports/147074
Submitted by: Emil Smolenski |
2.5.2_5 23 May 2010 12:38:45 |
danfe |
Fix function signature to match that of libpng 1.4. While the game seems to
be playable without this change, bump PORTREVISION just to be safe. Package
is not built by default anyways.
PR: ports/146150 |
2.5.2_4 24 Apr 2010 09:38:46 |
ehaupt |
Chase audio/libmodplug update. |
2.5.2_3 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2.5.2_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.5.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.5.2 08 Oct 2009 16:23:32 |
danfe |
Drop the patch that changed DarkPlaces' jpeg.h definitions to jpeg7's --
there is a knob (DP_LINK_TO_LIBJPEG) to disable offending code automatically.
This allows to link against system-provided libjpeg, whether it is jpeg62 or
jpeg7. That way it will continue to work, even if e.g. a new libjpeg71 with
incompatible ABI comes out.
Submitted by: Rudolf Polzer, one of the developers of Nexuiz |
2.5.2 04 Oct 2009 17:18:02 |
danfe |
Update to version 2.5.2. |
2.5.1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
2.5.1 10 Aug 2009 22:27:16 |
danfe |
- Belatedly update to version 2.5.1
- Remove superfluous home-rolled `do-build' target
- Link to dependent libraries instead of loading them at run-time
- Install server-related files and scripts (can be useful for admin) |
2.4.2_3 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
2.4.2_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
2.4.2_1 10 Sep 2008 20:33:09 |
gahr |
- Fix build
Approved by: portmgr (marcus) |
2.4.2_1 13 Aug 2008 10:39:33 |
danfe |
- Make Nexuiz' lhnetaddress structure really compatible with FreeBSD's
sockaddr_in (as claimed)
- Fix value for LHNETADDRESSTYPE_INET6_FAMILY along the way
This should fix network-related issues (broken server browsing, etc.)
reported by number of users.
Submitted by: Alexander Drozdov |
2.4.2 18 Jun 2008 19:38:27 |
danfe |
- Better separate extracting and patching
- Minor textual nit in comment |
2.4.2 18 Jun 2008 19:18:44 |
danfe |
- Update to version 2.4.2
- Switch back to using BSD make(1)
- Stop patching things at extract phase |
2.4_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.4 17 Mar 2008 11:08:21 |
danfe |
Reformat for better readability. |
2.4 17 Mar 2008 11:03:34 |
danfe |
- Update to version 2.4
- Use gmake(1) since build fails with BSD make(1) |
2.3_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
2.3_1 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.3 13 Jun 2007 12:34:56 |
danfe |
- Update to version 2.3, the latest to date
- Add a knob to install community map pack, default to on
- Utilize pkg-plist due to increased number of files installed |
2.2.3_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.2.3_1 19 Mar 2007 11:32:45 |
danfe |
- Do not extract things during `pre-patch' phase
- Fix `libcurl.so' support
Based on PR: ports/110418
Submitted by: Dierk Sacher |
2.2.3 15 Mar 2007 17:01:06 |
danfe |
Update to version 2.2.3. |
2.1 22 Sep 2006 14:39:33 |
danfe |
- Update to version 2.1
- Remove `-ffast-math' from CFLAGS, it breaks the engine [1]
- Fix missing `libpng' dependency
Reported by: Rudolf Polzer <polzer(at)informatik.uni-frankfurt.de> |
2.0_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
2.0 28 Jun 2006 10:57:21 |
danfe |
Update to version 2.0. |
1.2.1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.2.1 08 Dec 2005 12:12:27 |
danfe |
- Quote NO_PACKAGE message per portlint(1)
- Add SHA256 hash while here |
1.2.1 12 Oct 2005 15:51:24 |
danfe |
- Update to version 1.2.1
- Remove now inaccurate numbers from pkg-descr |
1.1 12 Jul 2005 11:51:25 |
danfe |
Update to 1.1.
I've decided to do upgrade via patch to save users from downloading huge
full new version distfile while they might have original one already on
disk. |
1.0 03 Jun 2005 11:17:44 |
danfe |
Remove useless line. |
1.0 03 Jun 2005 11:09:13 |
danfe |
Add Nexuiz, a fast-paced, chaotic, and intense multiplayer first person
shooter.
WWW: http://www.nexuiz.com/ |